Skip to content

fix: upgrades cyclonedx-bom to version 7.3.0#74

Merged
Gsbreddy merged 1 commit into
mainfrom
Gsbreddy-patch-1
Jun 1, 2026
Merged

fix: upgrades cyclonedx-bom to version 7.3.0#74
Gsbreddy merged 1 commit into
mainfrom
Gsbreddy-patch-1

Conversation

@Gsbreddy
Copy link
Copy Markdown
Collaborator

@Gsbreddy Gsbreddy commented Jun 1, 2026

Summary

Why

Changes

Validation

Run the same checks as CI (see .github/workflows/ci.yml) before opening / updating the PR. Cursor loads .cursor/rules/flightdeck-ci-artifacts.mdc as a short reminder for static/ + schemas/ gates.

  • uv sync --frozen --extra dev
  • uv run python -m ruff check src tests
  • uv run python -m pytest
  • uv run python scripts/generate_schemas.py then git diff --exit-code schemas/ (if models/schemas touched)
  • cd web && npm ci && npm run build && cd .. && git diff --exit-code src/flightdeck/server/static/ (if web/ sources, Vite config, or web/ deps / lockfile change the production bundle)
  • cd web && npx playwright install chromium && npm run test:e2e (if web/ changed)
  • uv run flightdeck-quickstart-verify
  • uv run flightdeck --help

With pip / venv only, use python -m … equivalents from DEVELOPMENT.md.

Schema / Storage Impact

  • None
  • Schema change
  • Storage change

Risk

Review

  • Requested review from maintainers (CODEOWNERS@flightdeckdev/maintainers on the org repo). On a fork, GitHub may not auto-request; use Reviewers on the PR.
  • PR is small and scoped (see AGENTS.md); linked issue or release note intent noted if helpful.

Notes

@Gsbreddy Gsbreddy changed the title bug: Upgrade cyclonedx-bom to version 7.3.0 bug: upgrades cyclonedx-bom to version 7.3.0 Jun 1, 2026
@Gsbreddy Gsbreddy changed the title bug: upgrades cyclonedx-bom to version 7.3.0 fix: upgrades cyclonedx-bom to version 7.3.0 Jun 1, 2026
@Gsbreddy Gsbreddy merged commit 6012ee3 into main Jun 1, 2026
12 checks passed
@Gsbreddy Gsbreddy deleted the Gsbreddy-patch-1 branch June 1, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant